CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - write block

搜索资源列表

  1. Virtual-disk-driver

    0下载:
  2. 用户可以动态安装和卸载。 设备的注册与注销 提供块设备读写功能。-The user can dynamically install and uninstall. Device registration and cancellation of a block device read and write capabilities.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:212193
    • 提供者:崔华
  1. At25fs010

    0下载:
  2. Flash通信,块擦除,整片擦除flash及对flash的读写和使能函数功能,也是通过spi借口通讯。-Flash communication, block erase, full chip erase flash and the flash read and write, and enable function, but also by spi excuse communications.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:1563
    • 提供者:小陈
  1. flash

    0下载:
  2. microchip mplab c18 函数库的flash 块写函数不能正常工作 为此写了此函数 经测试能够正常工作-pic18f2520 flash block write
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1263
    • 提供者:george
  1. LBP

    0下载:
  2. 改程序是本人编写的,可以运行,采用的是yale人脸数据,采用4*4分块,无权值,统一旋转不变模式-The program is I write, can run, using Yale face data, using the 4* 4 block, has no right to value, uniform &rotation invariant mode
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:4030
    • 提供者:mr.li
  1. SDCARD

    0下载:
  2. stm32 SDIO 操作的寄存器版本,是根据库函数版本改的,不支持多块写入,貌似是库函数原有的bug,暂时没法解决。使用时依次调用SD_Init(),SD_GetCardInfo(&SDCardInfo),SD_SelectDeselect((u32) (SDCardInfo.RCA << 16)),SD_EnableWideBusOperation(SDIO_BusWide_4b),然后就可以调用扇区读写操作了。-the stm32 SDIO operation of the r
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:13206
    • 提供者:蒋圣
  1. car

    0下载:
  2. 第六届(2003年)全国大学生电子设计大赛:E题——简易智能电动车(其中,金属检测部分由于没买金属检测器,所以就使用外部中断0+壁障传感器代替,用手遮挡一次表示检测到一块金属……寻光源部分不是很准确,最简单的办法还是写一条指定的路线……)-The sixth (2003), the National Undergraduate Electronic Design Contest: E question- simple smart electric vehicles (including, met
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:57049
    • 提供者:原野
  1. HUF

    0下载:
  2. 利用哈夫曼树实现文件压缩和解压,分块读写文件,并且能设置密码和验证是否为该类型的压缩文件。-Huffman tree file compression and decompression, block read and write files, and can set a password and verify whether the types of compressed files.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-07
    • 文件大小:1956671
    • 提供者:CaiBoyang
  1. BankerAlgorithm

    0下载:
  2. 此为自己编写的银行家算法,用于操作系统的实验,经调试无误。结构清晰,分块合理,可供大家参考。-This is to write your own banker algorithm for experimental operating system, after commissioning correct. Clear structure, reasonable block available for reference.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-19
    • 文件大小:7762
    • 提供者:杨健
  1. clock

    0下载:
  2. linux下块设备驱动Demo源码,实现对虚拟磁盘块设备驱动的读写操作-under linux block device Demo source, read and write operations on the virtual disk block device
  3. 所属分类:Driver develop

    • 发布日期:2017-11-23
    • 文件大小:98960
    • 提供者:小xx
  1. ReaderWriter(1)

    0下载:
  2. 实现读者写者问题,用的是java程序,读懂6个JAVA程序段和一个HTML文件-Readers who write java program, to read six JAVA block and an HTML file
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:22024
    • 提供者:wunan
  1. sharedatawithmultip

    0下载:
  2. 对于同一个进程,多次加载时,会创建其多个实例,如第一个实例A的进程地址空间(4GB),第二个实例B的进程地址空间(4GB),每个进程实例的地址空间中都有多个代码页面和 多个数据页面, 首次A加载时,它们会被映射到虚拟内存中,当出出数据页面被修改时,系统会首先截获,接着为应用程序A试图写入的内存页面分配一块新的内存,然后复制页面内容,最后让应用程序写入刚分配的内存块.此时,应用程序A的数据页面已经指向的新的地方.这里主要运用了页面的写时复制特性. -For the same proc
  3. 所属分类:Communication

    • 发布日期:2017-12-03
    • 文件大小:2882215
    • 提供者:kk
  1. las_tools

    5下载:
  2. 一个非常实用的las文件处理工具,可以实现很多功能,如读写las文件,分类,分块,抽稀,合并,生成边界线,生成DEM,点云高度归一化,数据格式转换,波形数据压缩等-A very useful the las file processing tools, you can achieve a lot of features, such as read and write las file classification block Rarefy merge to generate the bounda
  3. 所属分类:Other systems

    • 发布日期:2017-07-24
    • 文件大小:15661056
    • 提供者:刘鲁霞
  1. stl_arr

    0下载:
  2. STL中没有数组容器(Array),据说下一个版本中会加上;本人平时开发经常涉及到内存块的动态管理,所以写了这个模板类用于实现内存的动态创建、缩放(resize)、赋值、释放、指针类型访问等操作。-The STL array container (Array), said that the next version will be added I usually developers often related to the dynamic management of the memory b
  3. 所属分类:.net

    • 发布日期:2017-11-27
    • 文件大小:875
    • 提供者:郭士勇
  1. RC522_12864

    1下载:
  2. STC11单片机及RC522的原理图和源码,可满足读卡号,读写块信息的需求。-STC11 Microcontroller and RC522 schematics and source code, read card number, block read and write information needs to meet.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-09-14
    • 文件大小:140457
    • 提供者:温略钦
  1. memb

    0下载:
  2. 因单片机的ram非常有限,本人在实际的工作中发现在编写单片机程序时能使用动态内存分配将对程序结构和提高程序复杂度有很大的帮助,但是编写动态内存分配代码因ram有限又不适宜采用动态链表的方式来管理内存,采用固定分配块的方式又不能充分利用单片机的ram(有时候一个字节都很重要啊),为此想出这个在速度和ram使用效率折中的办法(因为在使用动态内存的地方往往速度要求不是很高)。 本代码是采用C语言编写,可以在任何可编译C语言的工具上编译。 如果你在使用中发现任何的bug,或者对单片机
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-04
    • 文件大小:8496
    • 提供者:Leo_wei
  1. doc

    0下载:
  2. DSP中 AD采样的例程详解,可以根据文中的框图内容进行编写程序,很好。-The DSP in AD sampling routines Detailed, you can write a program based on the block diagram in the text content, very good.
  3. 所属分类:File Formats

    • 发布日期:2017-11-14
    • 文件大小:150634
    • 提供者:ruishuling
  1. Config-file-readawrite-continuously

    0下载:
  2. 段名以簇名自动写入,key名以输入元素自动写入。本资源按捆成簇的方式用循环读写配置文件,可省去参数多时大量的重复代码。目前为了批量写入与批量读取,簇元素类型需一致。若要混合类型读写,只需加入条件框图分析元素类型即可。-Section name is automatically written to the cluster name, key name is automatically written to the input element. The resources bunched clus
  3. 所属分类:LabView

    • 发布日期:2017-12-05
    • 文件大小:18081
    • 提供者:steam
  1. file-system-in-OS

    0下载:
  2. 简单的二级文件系统 在任一OS下,建立一个大文件,把它假象成硬盘,在其中实现一个简单的模拟文件系统。 编写一管理程序对此空间进行管理,要求: 1. 实现盘块管理 2. 实现文件的读写操作 3. 每组最多2人,小组内要有明确分工,课程设计报告中设计部分可以相同,个人实现部分不同 参考建议: 将模拟硬盘的文件空间划分为目录区,文件区;采用位示图进行空间管理,盘块的分配使用显示链接(FAT表)的方式。-Simple two file system
  3. 所属分类:OS Develop

    • 发布日期:2017-11-05
    • 文件大小:449365
    • 提供者:cagfaiss
  1. huibian

    0下载:
  2. 把地址偏移量为 100H 单元开始的 256 个单元分别写入: 00H,01 H,02H,03H,…,FFH 数据。统计写入的数据块中 0 元素、正元素、负元素的个数,并分别把 统计结果送人上述数据块之后的三个单元中-Address offset 100H unit 256 units write: 00H, 01 H, 02H, 03H ... FFH data. 0 elements of statistical data block to be written, a positive el
  3. 所属分类:assembly language

    • 发布日期:2017-11-17
    • 文件大小:1350
    • 提供者:倪丹
  1. blk-core

    0下载:
  2. This handles all read/write requests to block devices driver for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-19
    • 文件大小:20942
    • 提供者:holiuqa
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com